services.httpd.virtualHosts.<name>.globalRedirect

If set, all requests for this host are redirected permanently to the given URL.

Type
null or string
Default
null
Example
"http://newserver.example.org/"
Declared
<nixpkgs/nixos/modules/services/web-servers/apache-httpd/default.nix>